In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / SetRectBorderColor Method

SetRectBorderColor Method (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(290)>

Sub SetRectBorderColor( _

   ByVal Color As Integer _

) 
[DispId(290)]

void SetRectBorderColor( 

   int Color

)
procedure SetRectBorderColor( 

    Color: Integer

); 
DispIdAttribute(290)

function SetRectBorderColor( 

   Color : int

);
[DispId(290)]

void SetRectBorderColor( 

   int Color

) 
[DispId(290)]

void SetRectBorderColor( 

   int Color

) 

Parameters

Color
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members